{ "currentVersion": 10.61, "id": 1, "name": "Road Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PERMIT_ST", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Activated", "label": "Activated", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Approved", "label": "Approved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Declined", "label": "Declined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "New", "label": "New", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Pending Letting", "label": "Pending Letting", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Submitted", "label": "Submitted", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Under Review", "label": "Under Review", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[PERMIT_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 210000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -9527875.6571, "ymin": 3550917.4205, "xmax": -8999210.343, "ymax": 4163280.4722, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ORG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RCLINK", "type": "esriFieldTypeString", "alias": "RCLINK", "length": 15, "domain": null }, { "name": "PERMIT_ID", "type": "esriFieldTypeString", "alias": "Permit ID", "length": 10, "domain": null }, { "name": "BEG_MILEPT", "type": "esriFieldTypeDouble", "alias": "Begin Milepoint", "domain": null }, { "name": "END_MILEPT", "type": "esriFieldTypeDouble", "alias": "End Milepoint", "domain": null }, { "name": "UPD_END_MP", "type": "esriFieldTypeDouble", "alias": "Updated End Milepoint", "domain": null }, { "name": "MID_MILEPT", "type": "esriFieldTypeDouble", "alias": "Mid Milepoint", "domain": null }, { "name": "ORG_NAME", "type": "esriFieldTypeString", "alias": "Organization Name", "length": 100, "domain": null }, { "name": "ORG_SUB_DT", "type": "esriFieldTypeDate", "alias": "Original Submission Date", "length": 8, "domain": null }, { "name": "LT_RSUB_DT", "type": "esriFieldTypeDate", "alias": "Latest Resubmission Date", "length": 8, "domain": null }, { "name": "LT_UPD_DT", "type": "esriFieldTypeDate", "alias": "Latest Update Date", "length": 8, "domain": null }, { "name": "CUR_UPD_TM", "type": "esriFieldTypeDate", "alias": "Current Update Time", "length": 8, "domain": null }, { "name": "APR_ST_DT", "type": "esriFieldTypeDate", "alias": "Approval Status Date", "length": 8, "domain": null }, { "name": "PERMIT_ST", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": null }, { "name": "PERMIT_TY", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": null }, { "name": "ACTVT_DT", "type": "esriFieldTypeDate", "alias": "Activate Date", "length": 8, "domain": null }, { "name": "COMP_DT", "type": "esriFieldTypeDate", "alias": "Complete Date", "length": 8, "domain": null }, { "name": "ST_CHG_DT", "type": "esriFieldTypeDate", "alias": "Status Change Date", "length": 8, "domain": null }, { "name": "DEL_DT", "type": "esriFieldTypeDate", "alias": "Deleted Date", "length": 8, "domain": null }, { "name": "DEL_REQ_DT", "type": "esriFieldTypeDate", "alias": "Delete Requested Date", "length": 8, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 250, "domain": null }, { "name": "GDOT_DIST", "type": "esriFieldTypeString", "alias": "GDOT District", "length": 15, "domain": null }, { "name": "CONG_DIST", "type": "esriFieldTypeString", "alias": "Congressional District", "length": 150, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 250, "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "length": 250, "domain": null }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Area", "length": 150, "domain": null }, { "name": "SEN_DIST", "type": "esriFieldTypeString", "alias": "Senate District", "length": 150, "domain": null }, { "name": "HOUSE_DIST", "type": "esriFieldTypeString", "alias": "House District", "length": 150, "domain": null }, { "name": "GEOM_SOURCE", "type": "esriFieldTypeString", "alias": "Geometry Creation Source", "length": 50, "domain": null }, { "name": "GEOM_DT", "type": "esriFieldTypeDate", "alias": "Geometry Creation date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MIN_LONG", "type": "esriFieldTypeDouble", "alias": "Minimum Longitude", "domain": null }, { "name": "MIN_LAT", "type": "esriFieldTypeDouble", "alias": "Minimum Latitude", "domain": null }, { "name": "MAX_LONG", "type": "esriFieldTypeDouble", "alias": "Maximum Longitude", "domain": null }, { "name": "MAX_LAT", "type": "esriFieldTypeDouble", "alias": "Maximum Latitude", "domain": null }, { "name": "MID_LONG", "type": "esriFieldTypeDouble", "alias": "Mid-Point Longitude", "domain": null }, { "name": "MID_LAT", "type": "esriFieldTypeDouble", "alias": "Mid-Point Latitude", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2646_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A749_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }