Last active
          November 12, 2019 17:09 
        
      - 
      
 - 
        
Save benwtrent/36717195f0510fbfc4ba4f04872c52dc to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | "processors": [ | |
| { | |
| { | |
| "drop": { | |
| "if" : "ctx.lat == 0.0" | |
| } | |
| } | |
| }, | |
| { | |
| "set": { | |
| "field": "gps", | |
| "value": "{{lat}},{{lng}}" | |
| } | |
| } | |
| ] | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
Set processor
Drop processor
Script processor
Blog on CSV import