Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -94.933611,29.374722 ]
- },
- "properties": {
- "Name":"Marathon Petroleum"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -94.903253,29.368733 ]
- },
- "properties": {
- "Name":"Marathon Petroleum"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -94.909515,29.367617 ]
- },
- "properties": {
- "Name":"Valero"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -95.234814,29.71584 ]
- },
- "properties": {
- "Name":"LyondellBasell"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -95.255198,29.722213 ]
- },
- "properties": {
- "Name":"Valero"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -95.009208,29.743865 ]
- },
- "properties": {
- "Name":"Exxon"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -95.12495,29.720425 ]
- },
- "properties": {
- "Name":"Shell"
- }
- },
- {
- "type": "Feature",
- "geometry": {
- "type": "Point",
- "coordinates": [ -95.208807,29.722466 ]
- },
- "properties": {
- "Name":"Petrobras"
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement