Skip to content

Instantly share code, notes, and snippets.

@cageyjames
Created December 26, 2012 15:51
Show Gist options
  • Select an option

  • Save cageyjames/4381017 to your computer and use it in GitHub Desktop.

Select an option

Save cageyjames/4381017 to your computer and use it in GitHub Desktop.
Jamess-MacBook-Pro:Desktop james$ python submitjob.py
making jobs
Submitting your jobs...
Here is your order info:
{
"job": {
"dataset_token": "f1bca22c-013e-4e57-a78b-f9bbb3a918e8",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -176976.959816694,
"job_north": -96662.277645466,
"job_layers": "layer_1",
"job_west": -189395.961743919,
"job_file_format": "PNG",
"job_spatial_resolution": "1",
"job_south": -112947.414047391,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "63472b72-0f0d-2554-8120-67b445942ff7",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "Point Landmark;Area Landmark",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "85da9c3d-a58b-9b5f-9c59-f324f4d4d186",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "Census Block Group;Census Block;Census Tract;Tribal Block Group;Tribal Census Tract",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "1a9f8125-cd90-ef5a-9c16-c3329fb51497",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "State Legislative District--Lower Chamber;tate Legislative District--Upper Chamber;Place",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "5c910ad3-fc69-4023-b180-8c862639eadb",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "Layer_1",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "1a4d4a22-d84b-4cb3-b874-1a99bf6d42eb",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "School District--Elementary;School District--Secondary;School District--Unified",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "fd732c1b-880b-4ea2-ac4e-60e8f95d677f",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "Primary Roads;Primary and Secondary Roads;All Roads;Rails",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
Here is your order info:
{
"job": {
"dataset_token": "e1f0bcce-30cb-4890-81e2-e5e768c7ddfa",
"content_license_acceptance": "1",
"parameters": {
"job_geocrop": "Clip",
"job_east": -122.1728,
"job_north": 37.1714,
"job_layers": "Area Hydrography;Linear Hydrography",
"job_west": -122.0614,
"job_file_format": "SHAPEFILE",
"job_south": 37.1012,
"job_datum_projection": "EPSG:4326"
}
},
"cart": "true"
}
finished creating jobs - now to order!
---Finished---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment