{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Land Development Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": 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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2652896.9446273446, "ymin": 337321.17529669404, "xmax": 2662597.3039286733, "ymax": 344944.917556867, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 156, 80, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "developer", "type": "esriFieldTypeString", "alias": "Developer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Developer" }, { "name": "date_appro", "type": "esriFieldTypeString", "alias": "Date_Appro", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Date_Appro" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "acreage", "type": "esriFieldTypeSmallInteger", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "sq_ft", "type": "esriFieldTypeInteger", "alias": "Sq_Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sq_Ft" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "product", "type": "esriFieldTypeString", "alias": "Product", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Product" }, { "name": "map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Map" }, { "name": "product_1", "type": "esriFieldTypeString", "alias": "Product_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Product_1" }, { "name": "link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "Link" }, { "name": "photo1", "type": "esriFieldTypeString", "alias": "Photo1", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo1" }, { "name": "photo2", "type": "esriFieldTypeString", "alias": "Photo2", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo2" }, { "name": "photo3", "type": "esriFieldTypeString", "alias": "Photo3", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo3" }, { "name": "orig_fid", "type": "esriFieldTypeInteger", "alias": "orig_fid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "orig_fid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r43_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a25_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Land Development Points", "description": "", "prototype": { "attributes": { "photo3": null, "orig_fid": null, "name": null, "developer": null, "date_appro": null, "status": null, "acreage": null, "sq_ft": null, "address": null, "product": null, "map": null, "product_1": null, "link": null, "photo1": null, "photo2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "Trails & Streetscapes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": 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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2655269.2318855226, "ymin": 336447.35826011, "xmax": 2660335.5801264048, "ymax": 347703.97989213467, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 0, 11, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Streetscape Project", "label": "Streetscape Project", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Wood-Vine PCTI", "label": "Wood-Vine PCTI", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Liberty Bell Trail", "label": "Liberty Bell Trail", "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": "id", "typeIdField": "route", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "route" }, { "name": "map", "type": "esriFieldTypeString", "alias": "map", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAP" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Streetscape Project", "name": "Streetscape Project", "domains": {}, "templates": [ { "name": "Streetscape Project", "description": "", "prototype": { "attributes": { "map": null, "id": 0, "route": "Streetscape Project" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Wood-Vine PCTI", "name": "Wood-Vine PCTI", "domains": {}, "templates": [ { "name": "Wood-Vine PCTI", "description": "", "prototype": { "attributes": { "map": null, "id": 0, "route": "Wood-Vine PCTI" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Liberty Bell Trail", "name": "Liberty Bell Trail", "domains": {}, "templates": [ { "name": "Liberty Bell Trail", "description": "", "prototype": { "attributes": { "map": null, "id": 0, "route": "Liberty Bell Trail" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "Land Development", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2652585.244616568, "ymin": 336434.8036014885, "xmax": 2663211.6931798756, "ymax": 347715.5899479538, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Complete", "label": "Complete", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ongoing", "label": "Ongoing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Future", "label": "Future", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "status", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "developer", "type": "esriFieldTypeString", "alias": "developer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "developer" }, { "name": "date_appro", "type": "esriFieldTypeString", "alias": "date_appro", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "date_appro" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "status" }, { "name": "acreage", "type": "esriFieldTypeSmallInteger", "alias": "acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "acreage" }, { "name": "sq_ft", "type": "esriFieldTypeInteger", "alias": "sq_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sq_ft" }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "address" }, { "name": "map", "type": "esriFieldTypeString", "alias": "map", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "map" }, { "name": "product_1", "type": "esriFieldTypeString", "alias": "product_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "product_1" }, { "name": "shape_starea__", "type": "esriFieldTypeDouble", "alias": "shape_starea__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "shape_stlength__", "type": "esriFieldTypeDouble", "alias": "shape_stlength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "link", "type": "esriFieldTypeString", "alias": "link", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "Link" }, { "name": "photo1", "type": "esriFieldTypeString", "alias": "photo1", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo1" }, { "name": "photo2", "type": "esriFieldTypeString", "alias": "photo2", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo2" }, { "name": "photo3", "type": "esriFieldTypeString", "alias": "photo3", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Photo3" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Complete", "name": "Complete", "domains": {}, "templates": [ { "name": "Complete", "description": "", "prototype": { "attributes": { "photo3": null, "name": "", "developer": "", "date_appro": "", "status": "Complete", "acreage": 0, "sq_ft": 0, "address": "", "map": null, "product_1": null, "shape_starea__": null, "shape_stlength__": null, "link": null, "photo1": null, "photo2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ongoing", "name": "Ongoing", "domains": {}, "templates": [ { "name": "Ongoing", "description": "", "prototype": { "attributes": { "photo3": null, "name": "", "developer": "", "date_appro": "", "status": "Ongoing", "acreage": 0, "sq_ft": 0, "address": "", "map": null, "product_1": null, "shape_starea__": null, "shape_stlength__": null, "link": null, "photo1": null, "photo2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Future", "name": "Future", "domains": {}, "templates": [ { "name": "Future", "description": "", "prototype": { "attributes": { "photo3": null, "name": "", "developer": "", "date_appro": "", "status": "Future", "acreage": 0, "sq_ft": 0, "address": "", "map": null, "product_1": null, "shape_starea__": null, "shape_stlength__": null, "link": null, "photo1": null, "photo2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }