Last active
          October 11, 2018 05:07 
        
      - 
      
- 
        Save oneluiz/e90f2de72a3771deeee192a8c7181cba to your computer and use it in GitHub Desktop. 
Revisions
- 
        oneluiz revised this gist Oct 11, 2018 . 1 changed file with 15 additions and 0 deletions.There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -53,6 +53,21 @@ ] ] } }, { "type": "Feature", "properties": { "marker-color": "#f5ba07", "marker-size": "medium", "marker-symbol": "" }, "geometry": { "type": "Point", "coordinates": [ -85.43818473815917, 10.62956584126984 ] } } ] } 
- 
        oneluiz revised this gist Oct 11, 2018 . 1 changed file with 56 additions and 20 deletions.There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -1,22 +1,58 @@ { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "stroke": "#ff0000", "stroke-width": 2, "stroke-opacity": 1 }, "geometry": { "type": "LineString", "coordinates": [ [ -85.44346332550049, 10.626824198535438 ], [ -85.43359279632568, 10.631421708531386 ], [ -85.43402194976807, 10.631970030790203 ], [ -85.44286251068115, 10.628131754294879 ], [ -85.44316291809082, 10.628890977650158 ], [ -85.44342041015624, 10.629692378032452 ], [ -85.4438066482544, 10.630409418696528 ], [ -85.44466495513916, 10.632096566556193 ], [ -85.44672489166258, 10.631042100236732 ], [ -85.44384956359863, 10.626571122580451 ] ] } } ] } 
- 
        oneluiz created this gist Jul 10, 2018 .There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ { "items": [ { "cedula": "1", "nombre": "Melinda", "correo": "[email protected]", "usuario": "Robinson" }, { "cedula": "2", "nombre": "Hannah", "correo": "[email protected]", "usuario": "Nichols" }, { "cedula": "3", "nombre": "Rhonda", "correo": "[email protected]", "usuario": "Cobb" } ] }