
Parse data out of GEOJSON file into insert SQL file
5367
£200(approx. $265)
- Posted:
- Proposals: 5
- Remote
- #92845
- Archived
Description
Experience Level: Expert
I have an 8 GB GeoJSON file. (basically XML format with records, child nodes etc)
I need someone to parse it into seperate SQL insert statements for a mysql server.
I will provide the 8GB file, table format that the insert file should match.
Who ever does this will need a hefty amount of ram to perform this action.
___________________________________
(ORIGINAL DATA SAMPLE)
{"geometry": {"type": "Point", "coordinates": [-76.5023345947, 44.2414245605]}, "type": "Feature", "id": "SG_001jp87M3BYOr167bWGGAg_44.241425_-76.502335@1293573121", "properties": {"province": "ON", "city": "Kingston", "name": "Quick Stop", "country": "CA", "classifiers": [{"category": "Food & Beverages", "type": "Retail Goods", "subcategory": "Groceries & Convenience Stores"}], "phone": "+1 613 548 7603", "href": "http://api.simplegeo.com/1.0/features/SG_001jp87M3BYOr167bWGGAg_44.241425_-76.502335@1293573121.json", "address": "155 Concession St", "owner": "simplegeo", "postcode": "K7K 2B1"}}
12 million of ^^
NEED INTO THIS below
(SQL ORDER)
INSERT INTO `Venues` (`Name`, `Category`, `SubCategory`, `Address`, `City`, `State`, `Zip`, `Phone`, `Lat`, `Lon`)
(MAP)
Name = name
Category = category/type/subcategory (Category ID)
Address = address
City = city
State = province
Zip = postcode
Phone = phone
Lat = coordinates (Second)
Lon = coordinates (First)
we need sql insert files based on state
I need someone to parse it into seperate SQL insert statements for a mysql server.
I will provide the 8GB file, table format that the insert file should match.
Who ever does this will need a hefty amount of ram to perform this action.
___________________________________
(ORIGINAL DATA SAMPLE)
{"geometry": {"type": "Point", "coordinates": [-76.5023345947, 44.2414245605]}, "type": "Feature", "id": "SG_001jp87M3BYOr167bWGGAg_44.241425_-76.502335@1293573121", "properties": {"province": "ON", "city": "Kingston", "name": "Quick Stop", "country": "CA", "classifiers": [{"category": "Food & Beverages", "type": "Retail Goods", "subcategory": "Groceries & Convenience Stores"}], "phone": "+1 613 548 7603", "href": "http://api.simplegeo.com/1.0/features/SG_001jp87M3BYOr167bWGGAg_44.241425_-76.502335@1293573121.json", "address": "155 Concession St", "owner": "simplegeo", "postcode": "K7K 2B1"}}
12 million of ^^
NEED INTO THIS below
(SQL ORDER)
INSERT INTO `Venues` (`Name`, `Category`, `SubCategory`, `Address`, `City`, `State`, `Zip`, `Phone`, `Lat`, `Lon`)
(MAP)
Name = name
Category = category/type/subcategory (Category ID)
Address = address
City = city
State = province
Zip = postcode
Phone = phone
Lat = coordinates (Second)
Lon = coordinates (First)
we need sql insert files based on state
Randy N.
0% (0)Projects Completed
5
Freelancers worked with
5
Projects awarded
29%
Last project
7 Nov 2011
United States
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies