{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "RailroadMacro", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 72500, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9522922.5062, "ymin": 3569983.1716, "xmax": -9019627.5862, "ymax": 4162284.9086, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNERSHIP", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "NS", "label": "NS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "NS/CSXT", "label": "NS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "NS/GSWR", "label": "NS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 4 }, "value": "CSXT", "label": "CSXT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 4 }, "value": "CSXT/GSWR", "label": "CSXT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 4 }, "value": "HOG", "label": "HOG", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "CSXT - Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "HOG - Abandoned", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "NS - Abandoned", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATA_SOURCE_DESCRIPTION", "typeIdField": "OWNERSHIP", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DATA_SOURCE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Data Source Description", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SOURCE_ORIGINATOR", "type": "esriFieldTypeString", "alias": "Source Originator", "domain": null, "editable": true, "nullable": true, "length": 130 }, { "name": "DATA_SECURITY", "type": "esriFieldTypeSmallInteger", "alias": "Data Security Level", "domain": null, "editable": true, "nullable": true }, { "name": "DISTRIBUTION_POLICY", "type": "esriFieldTypeString", "alias": "Distribution Policy", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "LOAD_DATE", "type": "esriFieldTypeDate", "alias": "Load Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "RAILROAD_ID", "type": "esriFieldTypeInteger", "alias": "Railroad ID", "domain": null, "editable": true, "nullable": true }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "RAIL", "type": "esriFieldTypeSmallInteger", "alias": "Rail", "domain": null, "editable": true, "nullable": true }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "STRACNET", "type": "esriFieldTypeString", "alias": "STRACNET (YES/NO)", "domain": null, "editable": true, "nullable": true, "length": 20 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R255500_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A13489_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "NS", "name": "NS", "domains": {}, "templates": [ { "name": "NS", "description": "", "prototype": { "attributes": { "RAIL": null, "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "OWNERSHIP": "NS" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NS/CSXT", "name": "NS/CSXT", "domains": {}, "templates": [ { "name": "NS/CSXT", "description": "", "prototype": { "attributes": { "OWNERSHIP": "NS/CSXT", "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NS/GSWR", "name": "NS/GSWR", "domains": {}, "templates": [ { "name": "NS/GSWR", "description": "", "prototype": { "attributes": { "OWNERSHIP": "NS/GSWR", "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CSXT", "name": "CSXT", "domains": {}, "templates": [ { "name": "CSXT", "description": "", "prototype": { "attributes": { "RAIL": null, "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "OWNERSHIP": "CSXT" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CSXT/GSWR", "name": "CSXT/GSWR", "domains": {}, "templates": [ { "name": "CSXT/GSWR", "description": "", "prototype": { "attributes": { "OWNERSHIP": "CSXT/GSWR", "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HOG", "name": "HOG", "domains": {}, "templates": [ { "name": "HOG", "description": "", "prototype": { "attributes": { "RAIL": null, "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "OWNERSHIP": "HOG" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CSXT - Abandoned", "name": "CSXT - Abandoned", "domains": {}, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "RAIL": null, "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "OWNERSHIP": "CSXT - Abandoned" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HOG - Abandoned", "name": "HOG - Abandoned", "domains": {}, "templates": [ { "name": "HOG - Abandoned", "description": "", "prototype": { "attributes": { "OWNERSHIP": "HOG - Abandoned", "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NS - Abandoned", "name": "NS - Abandoned", "domains": {}, "templates": [ { "name": "NS - Abandoned", "description": "", "prototype": { "attributes": { "OWNERSHIP": "NS - Abandoned", "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 1, "name": "RailroadMicro", "parentLayerId": -1, "defaultVisibility": true, "minScale": 72500, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9522923.0169, "ymin": 3569983.9193, "xmax": -9019627.936, "ymax": 4162285.8186, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DATA_SOURCE_DESCRIPTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "DATA_SOURCE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Data Source Description", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SOURCE_ORIGINATOR", "type": "esriFieldTypeString", "alias": "Source Originator", "domain": null, "editable": true, "nullable": true, "length": 130 }, { "name": "DATA_SECURITY", "type": "esriFieldTypeSmallInteger", "alias": "Data Security Level", "domain": null, "editable": true, "nullable": true }, { "name": "DISTRIBUTION_POLICY", "type": "esriFieldTypeString", "alias": "Distribution Policy", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "LOAD_DATE", "type": "esriFieldTypeDate", "alias": "Load Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "RAILROAD_ID", "type": "esriFieldTypeInteger", "alias": "Railroad ID", "domain": null, "editable": true, "nullable": true }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "RAIL", "type": "esriFieldTypeSmallInteger", "alias": "Rail", "domain": null, "editable": true, "nullable": true }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "STRACNET", "type": "esriFieldTypeString", "alias": "STRACNET (YES/NO)", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R255503_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_255503", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A13492_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RailroadMicro", "description": "", "prototype": { "attributes": { "STRACNET": null, "DATA_SOURCE_DESCRIPTION": null, "SOURCE_ORIGINATOR": null, "DATA_SECURITY": null, "DISTRIBUTION_POLICY": null, "LOAD_DATE": null, "RAILROAD_ID": null, "FIPS": null, "RAIL": null, "OWNERSHIP": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 2, "name": "Counties", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation. The primary legal divisions of most states are termed counties. In Louisiana, these divisions are known as parishes. In Alaska, which has no counties, the equivalent entities are the organized boroughs, city and boroughs, municipalities, and for the unorganized area, census areas. The latter are delineated cooperatively for statistical purposes by the State of Alaska and the Census Bureau. In four states (Maryland, Missouri, Nevada, and Virginia), there are one or more incorporated places that are independent of any county organization and thus constitute primary divisions of their states. These incorporated places are known as independent cities and are treated as equivalent entities for purposes of data presentation. The District of Columbia and Guam have no primary divisions, and each area is considered an equivalent entity for purposes of data presentation. The Census Bureau treats the following entities as equivalents of counties for purposes of data presentation: Municipios in Puerto Rico, Districts and Islands in American Samoa, Municipalities in the Commonwealth of the Northern Mariana Islands, and Islands in the U.S. Virgin Islands. The entire area of the United States, Puerto Rico, and the Island Areas is covered by counties or equivalent entities. The boundaries for counties and equivalent entities are as of January 1of the shapefile release year, primarily as reported through the Census Bureau's Boundary and Annexation Survey (BAS). ", "copyrightText": "US Census Bureau, Georgia Department of Transportation, Office of IT Applications - Enterprise GIS Group, Atlanta, Georgia", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9529523.3771, "ymin": 3549361.5463, "xmax": -8989207.9571, "ymax": 4164058.218, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "County FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 3 }, { "name": "COUNTYNS", "type": "esriFieldTypeString", "alias": "County ANSI Code", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "Legal/Statistical Code", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "Class Code", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "Functional Status", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "GDOT District #", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "Congressional District", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "Senate District", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "House District", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "PLACE_CODE", "type": "esriFieldTypeString", "alias": "Place Code ", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "PLACE_NAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Area", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "SPECIAL_TAX_DISTRICT", "type": "esriFieldTypeString", "alias": "Special Tax District", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "SPECIAL_TAX_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "Special Tax District ID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "REGIONAL_COMMISSION", "type": "esriFieldTypeString", "alias": "Regional Commission", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "REGIONAL_COMMISSION_ID", "type": "esriFieldTypeString", "alias": "Regional Commission ID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "MAXSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MAXSIMPTOL", "domain": null, "editable": true, "nullable": true }, { "name": "MINSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MINSIMPTOL", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R255356_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A13388_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Counties", "description": "", "prototype": { "attributes": { "MAXSIMPTOL": null, "MINSIMPTOL": null, "COUNTYFP": null, "COUNTYNS": null, "NAME": null, "LSAD": null, "CLASSFP": null, "FUNCSTAT": null, "GDOT_DISTRICT": null, "CONGRESSIONAL_DISTRICT": null, "SENATE_DISTRICT": null, "HOUSE_DISTRICT": null, "PLACE_CODE": null, "PLACE_NAME": null, "MPO": null, "TMA": null, "SPECIAL_TAX_DISTRICT": null, "SPECIAL_TAX_DISTRICT_ID": null, "REGIONAL_COMMISSION": null, "REGIONAL_COMMISSION_ID": null, "STATUS": "A", "EFFECTIVE_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 3, "name": "PLACE_CITY", "parentLayerId": -1, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9520989.3571, "ymin": 3579816.7137, "xmax": -8999048.2755, "ymax": 4163322.5901, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 250000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "LNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "Place Code", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "Description Code", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "Government Designation", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "Class Code", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "GDOT District #", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "Congressional District", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "Senate District", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "House District", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "County Code", "domain": null, "editable": true, "nullable": true, "length": 150 }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Areas", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "SPECIAL_TAX_DISTRICT", "type": "esriFieldTypeString", "alias": "Special Tax District", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SPECIAL_TAX_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "Special Tax District Number", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "REGIONAL_COMMISSION", "type": "esriFieldTypeString", "alias": "Regional Commission", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "REGIONAL_COMMISSION_ID", "type": "esriFieldTypeString", "alias": "Regional Commission ID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "MAXSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MAXSIMPTOL", "domain": null, "editable": true, "nullable": true }, { "name": "MINSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MINSIMPTOL", "domain": null, "editable": true, "nullable": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R255494_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_255494", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A13483_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PLACE_CITY", "description": "", "prototype": { "attributes": { "REGIONAL_COMMISSION_ID": null, "MINSIMPTOL": null, "PLACEFP": null, "LNAME": null, "LSAD": null, "DESIGNATION": null, "CLASSFP": null, "GDOT_DISTRICT": null, "CONGRESSIONAL_DISTRICT": null, "SENATE_DISTRICT": null, "HOUSE_DISTRICT": null, "COUNTY_CODE": null, "COUNTY_NAME": null, "MPO": null, "TMA": null, "SPECIAL_TAX_DISTRICT": null, "SPECIAL_TAX_DISTRICT_ID": null, "REGIONAL_COMMISSION": null, "STATUS": "A", "EFFECTIVE_DATE": null, "MAXSIMPTOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.61, "id": 4, "name": "GDOT_DISTRICT", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": -9529523.3771, "ymin": 3549361.5465, "xmax": -8989207.9571, "ymax": 4163970.7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DISTRICT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeInteger", "alias": "District #", "domain": null, "editable": true, "nullable": true }, { "name": "DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "DISTRICT_URL", "type": "esriFieldTypeString", "alias": "GDOT District URL", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R255447_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_255447", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A13446_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GDOT_DISTRICT", "description": "", "prototype": { "attributes": { "DISTRICT_URL": null, "EFFECTIVE_DATE": null, "GDOT_DISTRICT": null, "DISTRICT_NAME": null, "STATUS": "A" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }